Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort usings in generated code #438

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Nov 16, 2023

Description

Sort usings in generated code

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dblock
Copy link
Member

dblock commented Nov 18, 2023

Tests failing, but looks unrelated.

You should add a linter like Python isort for these.

@dblock
Copy link
Member

dblock commented Nov 18, 2023

Also does the generator sort imports? Will this get undone next run?

@Xtansia
Copy link
Collaborator Author

Xtansia commented Nov 18, 2023

Also does the generator sort imports? Will this get undone next run?

@dblock this change is due to rerunning the generator after updating the formatter. So won't get undone

@Xtansia Xtansia merged commit cb16ad4 into opensearch-project:main Nov 18, 2023
40 of 45 checks passed
@Xtansia Xtansia deleted the fix/sort-usings branch November 19, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants